x86 emulate: Emulate atomic read-modify-write instructions as a
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 26 Nov 2007 16:57:57 +0000 (16:57 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 26 Nov 2007 16:57:57 +0000 (16:57 +0000)
commita209260781bec2fa050c0ed9f38171373e8d81a2
tree3e8964d2a5b46c7cca821b060bcadba06efa1662
parenta96dfd9bf5dd6a995e13539e4ea12b4244e75540
x86 emulate: Emulate atomic read-modify-write instructions as a
straightforward write. Hopefully multiprocessor synchronisation is not
relied upon in real mode!
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/vmx/realmode.c